home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / hmview32.exe / 0 / RCDATA / TSPLASHSCREEN / TSPLASHSCREEN.txt < prev   
Encoding:
Text File  |  1999-04-15  |  624 b   |  33 lines

  1. object SplashScreen: TSplashScreen
  2.   Left = 402
  3.   Top = 215
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 80
  7.   ClientWidth = 212
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 212
  19.     Height = 80
  20.     Align = alClient
  21.     BevelInner = bvRaised
  22.     BevelOuter = bvLowered
  23.     TabOrder = 0
  24.     object Image1: TImage
  25.       Left = 2
  26.       Top = 2
  27.       Width = 206
  28.       Height = 73
  29.       Picture.Data = {<image000.bmp>}
  30.     end
  31.   end
  32. end
  33.